home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_533_drawstring.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  346 b   |  5 lines

  1. procedure DrawString(strings and/or numbers);
  2.  
  3. Draws the text either as a text object in the current data window or if the printer port is opened, the text is drawn to the printer port.  In either case the text is drawn to the port using the current position, text font, text size, and text face.
  4.  
  5. Also see:  TextFont  TextSize   MoveTo   Write